home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / basic / vsprtv11.zip / README.DOC < prev    next >
Text File  |  1994-01-27  |  2KB  |  53 lines

  1. ────────────────────────────────────────────────────────────────────────────────
  2.  
  3.                   VSPRITES 1.0
  4.  
  5.           A QuickBASIC 4.5 and Microsoft Professional BASIC 7.1
  6.                  sprite/graphics library
  7.  
  8.    This program is released as shareware, it may be freely copied and
  9.    distributed as long as none of the files are modified in anyway.
  10.  
  11.    VSPRITES is a collection of graphic routines designed for manipulating
  12.    sprites in VGA mode 320 x 200 with 256 colors.  By using a "tweaked" VGA
  13.    mode, it allows you to have four screen pages which can be used to create
  14.    flicker free sprite animation with page-flipping.
  15.  
  16.    I originally wrote these routines for myself because I wanted to make
  17.    a game but, after spending four months programing, I decided to compile
  18.    and release this library to make it easier for other programers to
  19.    develop games.
  20.  
  21.    There are a lot of new features and improvements I want to add to the
  22.    next version like smooth scrolling, user defined fonts, collision
  23.    detection, additional sprite support and more.  If I get enough support,
  24.    I am even thinking about writing a specialized game development
  25.    language.
  26.  
  27.    If you like this program and find it useful and you want to see it
  28.    continue to develop, please send $15.00 to register.
  29.  
  30.    Registered users will receive the lastest version of VSPRITES + source
  31.    code.  I will also send you a shareware screen capture program called
  32.    PCXDUMP which can be used to grab screens from you favorite paint program
  33.    for use with VSPRITES.
  34.  
  35.    (see REGISTER.FRM )
  36.  
  37.    Write to:
  38.  
  39.            Chad Alberts
  40.            Route 1 Box 149
  41.            Reed City, MI 49677
  42.            U.S.A.
  43.  
  44.    If you have any questions or comments you can also reach me at:
  45.  
  46.            Internet  : clay@umcc.umich.edu
  47.  
  48.            THE ABYSS : 616-832-1620
  49.  
  50.  
  51. ────────────────────────────────────────────────────────────────────────────────
  52.  
  53.